home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / util / boot / speedychip.lha / speedychip.readme < prev   
Text File  |  1997-11-20  |  1KB  |  31 lines

  1. Short:    speed up 060 chipmem writes! V1.0.6
  2. Author:   sintonen@jyu.fi (Harry Sintonen)
  3. Uploader: sintonen@jyu.fi (Harry Sintonen)
  4. Type:     util/boot
  5. Requires: Amiga with 68060 CPU. SetPatch & 68060.library
  6. Version:  1.0.6
  7. Replaces: util/boot/speedychip.lha
  8.  
  9. This utility patches 060 MMU tables such that chip memory cachemode is
  10. changed to Cache-Inhibited, Imprecise exception model, thus giving more
  11. time for CPU between chip memory writes. Assembler sourcecode included.
  12.  
  13. New 68060.library (V42+) by Phase5 digital products set chipmem
  14. cachemode already, so you only need this program if you have older
  15. 68060.library. There is also program called SetCacheMode by Phase5 that
  16. can be used to change chip cachemode too.
  17.  
  18. This routine can be used for any purpose (for demos too, hehe:), but you
  19. should give me some credit... (or? I don't think this is unreasonable).
  20. Note that this patch needs to be started after SetPatch.
  21.  
  22.  Installation (as some ppl had problems (!) with this)
  23.  ------------
  24. Copy speedychip to c: and add "speedychip" line just after SetPatch to
  25. s:startup-sequence. No need to run or >NIL:.
  26.  
  27. speedychip is Copyright © 1997 Harry "Piru" Sintonen <sintonen@jyu.fi>.
  28.  
  29.  Latest beta releases plus some other programs by me can be found
  30.  from http://www.jyu.fi/~sintonen/AmigaPrograms.html
  31.